home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 4 / MacFormat n. 4 (Spain) / MacFormat 4.bin / Shareware en MacFormat / Mac Spectacle 1.1.6 / README / README Version history < prev    next >
Encoding:
Text File  |  1995-03-05  |  2.8 KB  |  67 lines

  1.  
  2. Mac Spectacle   -   Version History
  3.  
  4.  
  5. Version 1.0.i
  6.   Compiling with Think C 6.0 under System 7.1 on my LC III
  7.   First public release
  8. Version 1.0.n
  9.   Corrected loading of .z80 version 1.45 snapshots 
  10.   Implemented loading of .z80 version 2.01 snapshots (48k Specci only)
  11.   Changed .z80 file type to " Z80" (same as MacSpecci uses)
  12.   Changed .sna file type to "Snap" (same as MacSpecci uses)
  13. Version 1.0.p
  14.   Helpscreen with Specci keyboard picture added
  15.   Unused and DAA related flags are now preserved with push/pop af
  16. Version 1.0.r
  17.   New "about" box for English and German version
  18. Version    1.0.s
  19.   Now compiling with Think C 7.0 under System 7.1.2 on my new PPC 6100 
  20.   (Think C 7.0 still crashes under System 7.5 like version 6.0 did...)
  21. Version 1.0.t
  22.   Windows menu added
  23.   Select language (english/german) from menu
  24.   Tape recorder window now with normal title bar
  25.   Support for 8 bit indexed color displays
  26. Version 1.0.u  
  27.   Compiled with Think C 7.0.4 under System 7.5
  28.   Now checking for system requirements at start up
  29.   Decided to remove all commercial distribution restrictions
  30. Version 1.0.v (public release)
  31.   Added load/save preferences
  32.   Windows are no longer generated from 'WIND' templates
  33. Version 1.0.w
  34.   Fixed a bug in the parity calculation
  35.   Added emulation of IM0 (though there seems to be no real need for this...)
  36.   Fixed event response delay when z80 program crashes with interrupts off
  37. Version 1.1.0
  38.   Exchanged old tape file format with .tap file format of Gerton Lunter's Z80
  39.   Replaced Specci keyboard scan with Bo Lindbergh's Specci keyboard pict
  40.   Added save snapshot in .Z80 file format
  41. Version 1.1.1
  42.   Modified logic for external command calls to speed up i/o commands
  43.   Implemented single step trace mode for the Z80 engine
  44.   First try to check my Z80 engine against another interpreter.  
  45. Version 1.1.2
  46.   Added optional code for ROM write protection
  47.   Added optional code to generate debugger information for some instructions
  48.   Added optional code for "used instruction" and "executed location" profiles
  49.   Added code for debugger information on first use of instruction / location
  50.   Shortened source of Z80 engine drastically by using a lot of macros
  51.   Up to 3 missed interrupts are now delayed => better timer results
  52. Version 1.1.3
  53.   Fixed error with bit 7 of r register
  54.   Fixed error with iff2 on normal interrupt processing
  55.   Fixed problem with notebooks going to sleep mode (thanks to Fabrizio Oddone)
  56. Version 1.1.4
  57.   Added a lot of illegal instructions with prefix 0xED
  58. Version 1.1.5
  59.   Removed weird bug which triggered nmi after restarting halted Z80
  60.   Now suspending the Z80 while Mac Spectacle is not the frontmost application
  61.   Added a lot of illegal instructions with prefix IX / IY
  62. Version 1.1.6 (public release)
  63.   Removed new bugs in Z80 engine which were introduced in version 1.1.2
  64.   Removed bug with ex de,hl after ix/iy prefix
  65.  
  66.   
  67.